SCA: security update for github.com/multiversx/mx-chain-go (GHSA-j494-7x2v-vvvp)

medium Tenable Cloud Security Plugin ID 416117

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- mx-chain-go is the official implementation of the MultiversX blockchain protocol, written in golang. When
executing a relayed transaction, if the inner transaction failed, it would have increased the inner
transaction's sender account nonce. This could have contributed to a limited DoS attack on a targeted
account. The fix is a breaking change so a new flag `RelayedNonceFixEnableEpoch` was needed. This was a
strict processing issue while validating blocks on a chain. This vulnerability has been patched in version
1.4.17. (CVE-2023-34458)

See Also

https://github.com/advisories/GHSA-j494-7x2v-vvvp

Plugin Details

Severity: Medium

ID: 416117

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2023-34458

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/13/2023

Vulnerability Publication Date: 7/13/2023

Reference Information

CVE: CVE-2023-34458

cwe: CWE-400