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.
References
Link | Resource |
---|---|
https://docs.rs/ink_env/4.2.0/ink_env/call/struct.CallBuilder.html#method.delegate | Exploit Third Party Advisory |
https://docs.rs/ink_env/4.2.0/ink_env/fn.invoke_contract_delegate.html | Exploit Third Party Advisory |
https://github.com/paritytech/ink/commit/f1407ee9f87e5f64d467a22d26ee88f61db7f3db | Patch |
https://github.com/paritytech/ink/pull/1450 | Patch Vendor Advisory |
https://github.com/paritytech/ink/security/advisories/GHSA-853p-5678-hv8f | Exploit Patch Vendor Advisory |
https://docs.rs/ink_env/4.2.0/ink_env/call/struct.CallBuilder.html#method.delegate | Exploit Third Party Advisory |
https://docs.rs/ink_env/4.2.0/ink_env/fn.invoke_contract_delegate.html | Exploit Third Party Advisory |
https://github.com/paritytech/ink/commit/f1407ee9f87e5f64d467a22d26ee88f61db7f3db | Patch |
https://github.com/paritytech/ink/pull/1450 | Patch Vendor Advisory |
https://github.com/paritytech/ink/security/advisories/GHSA-853p-5678-hv8f | Exploit Patch Vendor Advisory |
Configurations
History
21 Nov 2024, 08:07
Type | Values Removed | Values Added |
---|---|---|
References | () https://docs.rs/ink_env/4.2.0/ink_env/call/struct.CallBuilder.html#method.delegate - Exploit, Third Party Advisory | |
References | () https://docs.rs/ink_env/4.2.0/ink_env/fn.invoke_contract_delegate.html - Exploit, Third Party Advisory | |
References | () https://github.com/paritytech/ink/commit/f1407ee9f87e5f64d467a22d26ee88f61db7f3db - Patch | |
References | () https://github.com/paritytech/ink/pull/1450 - Patch, Vendor Advisory | |
References | () https://github.com/paritytech/ink/security/advisories/GHSA-853p-5678-hv8f - Exploit, Patch, Vendor Advisory |
28 Jun 2023, 20:46
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
CPE | cpe:2.3:a:parity:ink\!:*:*:*:*:*:rust:*:* | |
First Time |
Parity
Parity ink\! |
|
References | (MISC) https://github.com/paritytech/ink/pull/1450 - Patch, Vendor Advisory | |
References | (MISC) https://docs.rs/ink_env/4.2.0/ink_env/call/struct.CallBuilder.html#method.delegate - Exploit, Third Party Advisory | |
References | (MISC) https://github.com/paritytech/ink/security/advisories/GHSA-853p-5678-hv8f - Exploit, Patch, Vendor Advisory | |
References | (MISC) https://github.com/paritytech/ink/commit/f1407ee9f87e5f64d467a22d26ee88f61db7f3db - Patch | |
References | (MISC) https://docs.rs/ink_env/4.2.0/ink_env/fn.invoke_contract_delegate.html - Exploit, Third Party Advisory |
14 Jun 2023, 21:27
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-14 21:15
Updated : 2024-11-21 08:07
NVD link : CVE-2023-34449
Mitre link : CVE-2023-34449
CVE.ORG link : CVE-2023-34449
JSON object : View
Products Affected
parity
- ink\!