CVE-2023-22499 Vulnerability Analysis & Exploit Details

CVE-2023-22499
Vulnerability Scoring

7.5
/10
Very High Risk

Highly exploitable, CVE-2023-22499 poses a critical security risk that could lead to severe breaches.

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-22499 Details

Status: Modified

Last updated: 🕢 21 Nov 2024, 07:44 UTC
Originally published on: 🕘 17 Jan 2023, 21:15 UTC

Time between publication and last update: 673 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:H/I:H/A:H

CVE-2023-22499 Vulnerability Summary

CVE-2023-22499: Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Multi-threaded programs were able to spoof interactive permission prompt by rewriting the prompt to suggest that program is waiting on user confirmation to unrelated action. A malicious program could clear the terminal screen after permission prompt was shown and write a generic message. This situation impacts users who use Web Worker API and relied on interactive permission prompt. The reproduction is very timing sensitive and can’t be reliably reproduced on every try. This problem can not be exploited on systems that do not attach an interactive prompt (for example headless servers). The problem has been fixed in Deno v1.29.3; it is recommended all users update to this version. Users are advised to upgrade. Users unable to upgrade may run with --no-prompt flag to disable interactive permission prompts.

Assessing the Risk of CVE-2023-22499

Access Complexity Graph

The exploitability of CVE-2023-22499 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-22499

CVE-2023-22499 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-22499, 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-22499, 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-2023-22499 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2023-22499 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: High
    CVE-2023-22499 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.367% (probability of exploit)

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

CVE-2023-22499 References

External References

CWE Common Weakness Enumeration

CWE-362

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:deno:deno:1.9.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.9.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.10.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.10.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.10.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.10.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.10.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.10.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.11.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.11.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.11.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.11.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.11.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.11.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.11.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.11.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.11.4:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.11.4:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.11.5:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.11.5:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.12.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.12.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.12.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.12.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.12.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.12.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.13.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.13.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.13.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.13.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.13.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.13.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.14.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.14.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.14.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.14.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.14.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.14.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.14.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.14.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.15.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.15.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.15.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.15.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.15.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.15.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.15.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.15.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.16.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.16.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.16.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.16.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.16.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.16.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.16.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.16.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.16.4:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.16.4:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.17.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.17.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.17.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.17.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.17.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.17.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.17.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.17.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.18.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.18.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.18.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.18.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.18.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.18.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.19.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.19.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.19.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.19.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.19.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.19.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.19.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.19.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.20.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.20.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.20.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.20.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.20.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.20.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.20.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.20.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.20.4:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.20.4:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.20.5:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.20.5:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.20.6:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.20.6:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.21.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.21.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.21.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.21.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.21.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.21.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.21.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.21.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.22.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.22.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.22.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.22.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.22.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.22.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.22.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.22.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.23.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.23.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.23.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.23.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.23.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.23.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.23.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.23.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.23.4:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.23.4:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.24.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.24.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.24.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.24.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.24.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.24.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.24.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.24.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.25.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.25.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.25.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.25.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.25.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.25.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.25.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.25.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.25.4:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.25.4:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.26.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.26.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.26.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.26.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.26.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.26.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.27.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.27.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.27.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.27.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.27.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.27.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.28.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.28.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.28.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.28.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.28.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.28.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.28.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.28.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.29.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.29.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.29.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.29.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:1.29.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:1.29.2:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2023-22499: 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-2130 – A vulnerability was found in OpenXE up to 1.12. It has been declared as problematic. This vulnerability affects unknown code of the component Ticke...
  • CVE-2025-26205 – Lua 5.4.7, when the debug library is used, has a out-of-bounds read and segmentation violation in mainpositionTV in ltable.c. NOTE: this is dispute...
  • CVE-2025-26204 – Lua 5.4.7, when the debug library is used, has a out-of-bounds read and segmentation violation in equalkey in ltable.c. NOTE: this is disputed beca...
  • CVE-2025-2129 – A vulnerability was found in Mage AI 0.9.75. It has been classified as problematic. This affects an unknown part. The manipulation leads to insecur...
  • CVE-2025-2127 – A vulnerability was found in JoomlaUX JUX Real Estate 3.4.0 on Joomla. It has been classified as problematic. Affected is an unknown function of th...