HIGH🇬🇧 English

CVE-2023-6245

CVSS 7.5v3.1pub. 2023-12-08upd. 2024-11-21

The Candid library causes a Denial of Service while parsing a specially crafted payload with 'empty' data type. For example, if the payload is `record { * ; empty }` and the canister interface expects `record { * }` then the Rust candid decoder treats empty as an extra field required by the type. The problem with the type empty is that the candid Rust library wrongly categorizes empty as a recoverable error when skipping the field and thus causing an infinite decoding loop. Canisters using affected versions of candid are exposed to denial of service by causing the decoding to run indefinitely until the canister traps due to reaching maximum instruction limit per execution round. Repeated exposure to the payload will result in degraded performance of the canister. Note: Canisters written in Motoko are unaffected.

oryginał EN
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Dfinity Candid

    APP
    Dfinity
    0.9.0 – 0.9.10 (bez)
🔵
ZWERYFIKUJ U PRODUCENTA
Brak jednoznacznych danych o patchu. Sprawdź referencje od producenta.
Tagi
DoS
CWE
Referencje

Powiązane podatności

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-2024-11991MEDIUM5.6ten sam vendor

Motoko's incremental garbage collector is impacted by an uninitialized memory access bug, caused by incorrect ...

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 ...

CVE-2023-6245 — HIGH 7.5 | CVEbaza.pl