caffeinelabs/motoko

caffeinelabs/motoko

Releases242
Frequency1 week 2 days
Last Release
Stars573
Simple high-level language for writing Internet Computer canisters

CVE History

CVEPublishedCVSS v3CVSS v2
5.6 MEDIUM

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.