2023-07-13 20:00:41 +00:00
{
"id" : "CVE-2023-34458" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-07-13T19:15:09.263" ,
2023-07-25 20:00:33 +00:00
"lastModified" : "2023-07-25T18:52:55.960" ,
"vulnStatus" : "Analyzed" ,
2023-07-13 20:00:41 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-25 20:00:33 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
} ,
2023-07-13 20:00:41 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 5.5
}
]
} ,
"weaknesses" : [
{
2023-07-25 20:00:33 +00:00
"source" : "nvd@nist.gov" ,
2023-07-13 20:00:41 +00:00
"type" : "Primary" ,
2023-07-25 20:00:33 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-07-13 20:00:41 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
]
}
] ,
2023-07-25 20:00:33 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:multiversx:mx-chain-go:*:*:*:*:*:go:*:*" ,
"versionEndExcluding" : "1.4.17" ,
"matchCriteriaId" : "B695903B-094D-4C3A-AE10-6E776400726D"
}
]
}
]
}
] ,
2023-07-13 20:00:41 +00:00
"references" : [
{
"url" : "https://github.com/multiversx/mx-chain-go/blob/babdb144f1316ab6176bf3dbd7d4621120414d43/integrationTests/vm/txsFee/relayedMoveBalance_test.go#LL165C14-L165C14" ,
2023-07-25 20:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2023-07-13 20:00:41 +00:00
} ,
{
"url" : "https://github.com/multiversx/mx-chain-go/commit/babdb144f1316ab6176bf3dbd7d4621120414d43" ,
2023-07-25 20:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-07-13 20:00:41 +00:00
} ,
{
"url" : "https://github.com/multiversx/mx-chain-go/releases/tag/v1.4.17" ,
2023-07-25 20:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-07-13 20:00:41 +00:00
} ,
{
"url" : "https://github.com/multiversx/mx-chain-go/security/advisories/GHSA-j494-7x2v-vvvp" ,
2023-07-25 20:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-07-13 20:00:41 +00:00
}
]
}