CVE-2022-46173

Elrond-GO is a go implementation for the Elrond Network protocol. Versions prior to 1.3.50 are subject to a processing issue where nodes are affected when trying to process a cross-shard relayed transaction with a smart contract deploy transaction data. The problem was a bad correlation between the transaction caches and the processing component. If the above-mentioned transaction was sent with more gas than required, the smart contract result (SCR transaction) that should have returned the leftover gas, would have been wrongly added to a cache that the processing unit did not consider. The node stopped notarizing metachain blocks. The fix was actually to extend the SCR transaction search in all other caches if it wasn't found in the correct (expected) sharded-cache. There are no known workarounds at this time. This issue has been patched in version 1.3.50.
Configurations

Configuration 1 (hide)

cpe:2.3:a:elrond:elrond_go:*:*:*:*:*:*:*:*

History

07 Nov 2023, 03:55

Type Values Removed Values Added
Summary Elrond-GO is a go implementation for the Elrond Network protocol. Versions prior to 1.3.50 are subject to a processing issue where nodes are affected when trying to process a cross-shard relayed transaction with a smart contract deploy transaction data. The problem was a bad correlation between the transaction caches and the processing component. If the above-mentioned transaction was sent with more gas than required, the smart contract result (SCR transaction) that should have returned the leftover gas, would have been wrongly added to a cache that the processing unit did not consider. The node stopped notarizing metachain blocks. The fix was actually to extend the SCR transaction search in all other caches if it wasn't found in the correct (expected) sharded-cache. There are no known workarounds at this time. This issue has been patched in version 1.3.50. Elrond-GO is a go implementation for the Elrond Network protocol. Versions prior to 1.3.50 are subject to a processing issue where nodes are affected when trying to process a cross-shard relayed transaction with a smart contract deploy transaction data. The problem was a bad correlation between the transaction caches and the processing component. If the above-mentioned transaction was sent with more gas than required, the smart contract result (SCR transaction) that should have returned the leftover gas, would have been wrongly added to a cache that the processing unit did not consider. The node stopped notarizing metachain blocks. The fix was actually to extend the SCR transaction search in all other caches if it wasn't found in the correct (expected) sharded-cache. There are no known workarounds at this time. This issue has been patched in version 1.3.50.

09 Jan 2023, 14:17

Type Values Removed Values Added
First Time Elrond
Elrond elrond Go
CPE cpe:2.3:a:elrond:elrond_go:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
References (MISC) https://github.com/ElrondNetwork/elrond-go/pull/4718 - (MISC) https://github.com/ElrondNetwork/elrond-go/pull/4718 - Patch, Third Party Advisory
References (MISC) https://github.com/ElrondNetwork/elrond-go/commit/39d7ddcb08bb34217dab6daef7cd9d287fb8cab3 - (MISC) https://github.com/ElrondNetwork/elrond-go/commit/39d7ddcb08bb34217dab6daef7cd9d287fb8cab3 - Patch, Third Party Advisory
References (MISC) https://github.com/ElrondNetwork/elrond-go/security/advisories/GHSA-p228-4mrh-ww7r - (MISC) https://github.com/ElrondNetwork/elrond-go/security/advisories/GHSA-p228-4mrh-ww7r - Third Party Advisory

28 Dec 2022, 10:18

Type Values Removed Values Added
New CVE

Information

Published : 2022-12-28 07:15

Updated : 2023-12-10 14:48


NVD link : CVE-2022-46173

Mitre link : CVE-2022-46173

CVE.ORG link : CVE-2022-46173


JSON object : View

Products Affected

elrond

  • elrond_go
CWE
CWE-669

Incorrect Resource Transfer Between Spheres