CVE-2022-46152 Vulnerability Analysis & Exploit Details

CVE-2022-46152
Vulnerability Scoring

8.2
/10
Severe Risk

Cybersecurity professionals consider CVE-2022-46152 an immediate threat requiring urgent mitigation.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Local
    Vulnerability requires local system access.
  • Privileges Required: High
    High-level privileges are required for exploitation.
  • Scope: Changed
    Successful exploitation can impact components beyond the vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2022-46152 Details

Status: Modified

Last updated: 🕢 21 Nov 2024, 07:30 UTC
Originally published on: 🕔 29 Nov 2022, 17:15 UTC

Time between publication and last update: 722 days

CVSS Release: version 3

CVSS3 Source

security-advisories@github.com

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2022-46152 Vulnerability Summary

CVE-2022-46152: OP-TEE Trusted OS is the secure side implementation of OP-TEE project, a Trusted Execution Environment. Versions prior to 3.19.0, contain an Improper Validation of Array Index vulnerability. The function `cleanup_shm_refs()` is called by both `entry_invoke_command()` and `entry_open_session()`. The commands `OPTEE_MSG_CMD_OPEN_SESSION` and `OPTEE_MSG_CMD_INVOKE_COMMAND` can be executed from the normal world via an OP-TEE SMC. This function is not validating the `num_params` argument, which is only limited to `OPTEE_MSG_MAX_NUM_PARAMS` (127) in the function `get_cmd_buffer()`. Therefore, an attacker in the normal world can craft an SMC call that will cause out-of-bounds reading in `cleanup_shm_refs` and potentially freeing of fake-objects in the function `mobj_put()`. A normal-world attacker with permission to execute SMC instructions may exploit this flaw. Maintainers believe this problem permits local privilege escalation from the normal world to the secure world. Version 3.19.0 contains a fix for this issue. There are no known workarounds.

Assessing the Risk of CVE-2022-46152

Access Complexity Graph

The exploitability of CVE-2022-46152 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-2022-46152

The exploitability of CVE-2022-46152 is influenced by multiple factors. Security teams should analyze system configurations and apply appropriate countermeasures to mitigate threats.

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-2022-46152, 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-2022-46152, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2022-46152 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2022-46152 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: High
    CVE-2022-46152 can disrupt system operations, potentially causing complete denial of service (DoS).

Exploit Prediction Scoring System (EPSS)

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

EPSS Score: 0.051% (probability of exploit)

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

CVE-2022-46152 References

External References

CWE Common Weakness Enumeration

CWE-129

CAPEC Common Attack Pattern Enumeration and Classification

  • Overflow Buffers CAPEC-100 Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an adversary. As a consequence, an adversary is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the adversaries' choice.

Vulnerable Configurations

  • cpe:2.3:o:op-tee:op-tee_os:-:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:-:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:0.1.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:0.1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:0.2.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:0.2.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:0.3.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:0.3.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:1.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:1.0.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:1.0.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:1.0.0:rc2:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:1.0.0:rc2:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:1.1.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:1.1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:2.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:2.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:2.1.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:2.1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:2.2.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:2.2.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:2.3.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:2.3.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:2.4.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:2.4.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:2.5.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:2.5.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:2.5.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:2.5.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:2.5.0:rc2:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:2.5.0:rc2:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:2.6.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:2.6.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:2.6.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:2.6.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.0.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.0.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.0.0:rc2:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.0.0:rc2:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.1.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.1.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.1.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.2.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.2.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.2.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.2.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.3.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.3.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.3.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.3.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.3.0:rc2:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.3.0:rc2:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.4.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.4.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.4.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.4.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.5.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.5.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.5.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.5.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.6.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.6.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.6.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.6.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.7.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.7.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.7.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.7.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.8.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.8.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.8.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.8.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.9.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.9.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.9.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.9.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.10.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.10.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.10.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.10.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.11.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.11.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.11.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.11.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.12.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.12.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.12.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.12.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.13.0:*:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.13.0:*:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.13.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.13.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.14.0:-:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.14.0:-:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.14.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.14.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.15.0:-:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.15.0:-:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.15.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.15.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.16.0:-:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.16.0:-:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.16.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.16.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.17.0:-:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.17.0:-:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.17.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.17.0:rc1:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.18.0:-:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.18.0:-:*:*:*:*:*:*
  • cpe:2.3:o:op-tee:op-tee_os:3.18.0:rc1:*:*:*:*:*:*
    cpe:2.3:o:op-tee:op-tee_os:3.18.0:rc1:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2022-46152: 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-2025-3800 – A vulnerability has been found in WCMS 11 and classified as critical. Affected by this vulnerability is an unknown functionality of the file app/co...
  • CVE-2025-3799 – A vulnerability, which was classified as critical, was found in WCMS 11. Affected is an unknown function of the file app/controllers/AnonymousContr...
  • CVE-2025-3798 – A vulnerability, which was classified as critical, has been found in WCMS 11. This issue affects the function sub of the file app/admin/AdvadminCon...
  • CVE-2025-3661 – The SB Chart block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘className’ parameter in all versions up to, and inclu...
  • CVE-2025-3404 – The Download Manager plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the savePackage func...