CVE-2022-46173
Last modified
CVE-2022-46173 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.72% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Elrond | Elrond Go | < 1.3.50 |
References
- https://github.com/ElrondNetwork/elrond-go/commit/39d7ddcb08bb34217dab6daef7cd9d287fb8cab3Patch, Third Party Advisory
- https://github.com/ElrondNetwork/elrond-go/pull/4718Patch, Third Party Advisory
- https://github.com/ElrondNetwork/elrond-go/commit/39d7ddcb08bb34217dab6daef7cd9d287fb8cab3Patch, Third Party Advisory
- https://github.com/ElrondNetwork/elrond-go/pull/4718Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-46173?
How severe is CVE-2022-46173?
How do I fix CVE-2022-46173?
Are you affected by CVE-2022-46173?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
