Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2024-35418: n/a

0
Medium
VulnerabilityCVE-2024-35418cvecve-2024-35418
Published: Fri Nov 08 2024 (11/08/2024, 00:00:00 UTC)
Source: CVE Database V5

Description

CVE-2024-35418 is a heap overflow vulnerability found in the setup_call function within the wac component, specifically in the file /wac-asan/wa. c. This flaw allows attackers to trigger a Denial of Service (DoS) by supplying a crafted WebAssembly (wasm) file. The vulnerability does not impact confidentiality or integrity but can cause application crashes or service interruptions. Exploitation requires local access (AV:L) but no privileges or user interaction, making remote exploitation less likely. There are no known exploits in the wild currently, and no patches have been published yet. The CVSS score is 6. 2, indicating a medium severity level. Organizations using the affected wac component in wasm processing should be aware of potential service disruptions. Mitigation involves careful input validation and memory management improvements in the setup_call function.

AI-Powered Analysis

AILast updated: 02/26/2026, 04:54:27 UTC

Technical Analysis

CVE-2024-35418 is a heap overflow vulnerability identified in the wac component, specifically in the setup_call function located in /wac-asan/wa.c. The vulnerability arises from improper handling of memory during the processing of WebAssembly (wasm) files, allowing an attacker to craft a malicious wasm file that triggers a heap overflow. This overflow can lead to a Denial of Service (DoS) condition by crashing the application or service that uses this component. The vulnerability is classified under CWE-120 (Classic Buffer Overflow), indicating that the root cause is related to unsafe memory operations. The CVSS v3.1 base score is 6.2, reflecting a medium severity with the vector AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H, meaning the attack requires local access but no privileges or user interaction, and impacts only availability. No patches or fixes have been released at the time of publication, and there are no known exploits in the wild. The vulnerability's impact is limited to Denial of Service, with no confidentiality or integrity compromise. This flaw is relevant to environments that process wasm files using the affected wac component, potentially affecting applications or services embedding wasm runtimes or tooling that includes this code.

Potential Impact

The primary impact of CVE-2024-35418 is the potential for Denial of Service, which can disrupt normal operations of applications or services that utilize the vulnerable wac component for WebAssembly processing. Organizations relying on wasm for performance-critical or security-sensitive tasks may experience service outages or crashes, leading to downtime and potential loss of availability. Although the vulnerability does not compromise data confidentiality or integrity, the disruption could affect business continuity, user experience, and operational reliability. Since exploitation requires local access, the risk is somewhat contained within environments where attackers can execute or supply wasm files locally. However, in multi-tenant or shared environments, such as cloud platforms or containerized deployments, this could be leveraged by malicious insiders or compromised accounts to degrade service. The absence of known exploits reduces immediate risk, but the lack of patches means the vulnerability remains open until addressed.

Mitigation Recommendations

To mitigate CVE-2024-35418, organizations should first identify and inventory all systems and applications that incorporate the affected wac component for wasm processing. Until a patch is available, applying strict input validation on wasm files to detect and reject malformed or suspicious content can reduce risk. Employ runtime memory protection mechanisms such as AddressSanitizer or similar tools during development and testing to detect and prevent heap overflows. Restrict local access to systems processing wasm files to trusted users only, minimizing the attack surface. Monitor application logs and system behavior for crashes or anomalies indicative of exploitation attempts. Consider isolating wasm processing workloads in sandboxed or containerized environments to limit impact. Stay informed on vendor advisories and apply patches promptly once released. Additionally, review and harden the setup_call function and related code paths to ensure safe memory handling practices are enforced.

Need more detailed analysis?Upgrade to Pro Console

Technical Details

Data Version
5.1
Assigner Short Name
mitre
Date Reserved
2024-05-17T00:00:00.000Z
Cvss Version
3.1
State
PUBLISHED

Threat ID: 699f6c58b7ef31ef0b5632ee

Added to database: 2/25/2026, 9:40:40 PM

Last enriched: 2/26/2026, 4:54:27 AM

Last updated: 2/26/2026, 8:03:25 AM

Views: 1

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats