2022-07-16 00:00:59 +00:00
{
"CVE_data_meta" : {
2022-09-06 20:09:31 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-07-16 00:00:59 +00:00
"ID" : "CVE-2022-36058" ,
2022-09-06 20:09:31 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "elrond-go MultiESDTNFTTransfer call on a SC address with missing function name"
2022-07-16 00:00:59 +00:00
} ,
2022-09-06 20:09:31 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "elrond-go" ,
"version" : {
"version_data" : [
{
"version_value" : "<= 1.3.33"
}
]
}
}
]
} ,
"vendor_name" : "ElrondNetwork"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-07-16 00:00:59 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-06 16:27:02 -04:00
"value" : "Elrond go is the go implementation for the Elrond Network protocol. In versions prior to 1.3.34, anyone who uses elrond-go to process blocks (historical or actual) could encounter a `MultiESDTNFTTransfer` transaction like this: `MultiESDTNFTTransfer` with a missing function name. Basic functionality like p2p messaging, storage, API requests and such are unaffected. Version 1.3.34 contains a fix for this issue. There are no known workarounds."
2022-07-16 00:00:59 +00:00
}
]
2022-09-06 20:09:31 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20: Improper Input Validation"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/ElrondNetwork/elrond-go/security/advisories/GHSA-qf7j-25g9-r63f" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/ElrondNetwork/elrond-go/security/advisories/GHSA-qf7j-25g9-r63f"
} ,
{
"name" : "https://github.com/ElrondNetwork/elrond-go/commit/cb487fd7be2a2077638eb34ae771a73630c870c7" ,
"refsource" : "MISC" ,
"url" : "https://github.com/ElrondNetwork/elrond-go/commit/cb487fd7be2a2077638eb34ae771a73630c870c7"
} ,
{
"name" : "https://github.com/ElrondNetwork/elrond-go/blob/8e402fa6d7e91e779980122d3798b2bf50892945/integrationTests/vm/txsFee/asyncESDT_test.go#L402" ,
"refsource" : "MISC" ,
"url" : "https://github.com/ElrondNetwork/elrond-go/blob/8e402fa6d7e91e779980122d3798b2bf50892945/integrationTests/vm/txsFee/asyncESDT_test.go#L402"
}
]
} ,
"source" : {
"advisory" : "GHSA-qf7j-25g9-r63f" ,
"discovery" : "UNKNOWN"
2022-07-16 00:00:59 +00:00
}
}