MEDIUM🇵🇱 Wersja polska

CVE-2024-11991

CVSS 5.6v3.1pub. 2024-12-09upd. 2025-12-08

Motoko's incremental garbage collector is impacted by an uninitialized memory access bug, caused by incorrect use of write barriers in a few locations. This vulnerability could potentially allow unauthorized read or write access to a Canister's memory. However, exploiting this bug requires the Canister to enable the incremental garbage collector or enhanced orthogonal persistence, which are non-default features in Motoko.

CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
  • Dfinity Motoko

    APP
    Dfinity
    0.9.0 – 0.13.4 (bez)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2024-1631CRITICAL9.1PL ✓ten sam vendor

Słabe generowanie kluczy ed25519 w bibliotece Dfinity ICP-JS-Core

CVE-2024-7884HIGH7.5ten sam vendor

When a canister method is called via ic_cdk::call* , a new Future CallFuture is created and can be awaited by...

CVE-2023-6245HIGH7.5ten sam vendor

The Candid library causes a Denial of Service while parsing a specially crafted payload with 'empty' data typ...

CVE-2024-4435MEDIUM5.9ten sam vendor

When storing unbounded types in a BTreeMap, a node is represented as a linked list of "memory chunks". It was ...