CVE-2022-46173 – github.com/elrondnetwork/elrond-go
Package
Manager: go
Name: github.com/elrondnetwork/elrond-go
Vulnerable Version: >=0 <1.3.50
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
EPSS: 0.00059 pctl0.18591
Details
Elrond-GO processing: fallback search of SCRs when not found in the main cache ### Impact Processing issue, 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. ### Patches All versions >= v1.3.50 will contain this patch ### Workarounds For the moment there is no workaround ### References N/A ### For more information If you have any questions or comments about this advisory: * Open an issue in [elrond-go main repo](https://github.com/ElrondNetwork/elrond-go)
Metadata
Created: 2022-12-30T16:57:11Z
Modified: 2022-12-30T16:57:11Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/12/GHSA-p228-4mrh-ww7r/GHSA-p228-4mrh-ww7r.json
CWE IDs: ["CWE-669"]
Alternative ID: GHSA-p228-4mrh-ww7r
Finding: F017
Auto approve: 1