VYPR
Medium severity5.3NVD Advisory· Published Jun 14, 2023· Updated Jun 17, 2026

CVE-2023-34449

CVE-2023-34449

Description

ink! is an embedded domain specific language to write smart contracts in Rust for blockchains built on the Substrate framework. Starting in version 4.0.0 and prior to version 4.2.1, the return value when using delegate call mechanics, either through CallBuilder::delegate or ink_env::invoke_contract_delegate, is decoded incorrectly. This bug was related to the mechanics around decoding a call's return buffer, which was changed as part of pull request 1450. Since this feature was only released in ink! 4.0.0, no previous versions are affected. Users who have an ink! 4.x series contract should upgrade to 4.2.1 to receive a patch.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
inkcrates.io
>= 4.0.0, < 4.2.14.2.1
ink_envcrates.io
>= 4.0.0, < 4.2.14.2.1

Affected products

4
  • paritytech/Ink\!2 versions
    cpe:2.3:a:parity:ink\!:*:*:*:*:*:rust:*:*+ 1 more
    • cpe:2.3:a:parity:ink\!:*:*:*:*:*:rust:*:*range: >=4.0.0,<4.2.1
    • (no CPE)range: >= 4.0.0, < 4.2.1
  • ghsa-coords2 versions
    >= 4.0.0, < 4.2.1+ 1 more
    • (no CPE)range: >= 4.0.0, < 4.2.1
    • (no CPE)range: >= 4.0.0, < 4.2.1

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.