← Back

CVE-2023-6245

nvd nist
Published: Dec 8, 2023Modified: Jun 17, 2026

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: NVD

Description

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.

Affected (1)

Products: Dfinity: Candid
1 product
Candid
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
From 0.9.0 to 0.9.10

References (10)

Source: 6b35d637-e00f-4228-858c-b20ad6e1d07b
Product
Source: 6b35d637-e00f-4228-858c-b20ad6e1d07b
Patch
Source: 6b35d637-e00f-4228-858c-b20ad6e1d07b
PatchThird Party Advisory
Source: 6b35d637-e00f-4228-858c-b20ad6e1d07b
Product
Source: 6b35d637-e00f-4228-858c-b20ad6e1d07b
Product
Source: af854a3a-2127-422b-91ae-364da2661108
Product
Source: af854a3a-2127-422b-91ae-364da2661108
Patch
Source: af854a3a-2127-422b-91ae-364da2661108
PatchThird Party Advisory
Source: af854a3a-2127-422b-91ae-364da2661108
Product
Source: af854a3a-2127-422b-91ae-364da2661108
Product

Timeline

No history available yet.