2023-08-16 19:00:36 +00:00
{
2023-09-06 19:00:31 +00:00
"data_version" : "4.0" ,
2023-08-16 19:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-40591" ,
2023-09-06 19:00:31 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-08-16 19:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-09-06 19:00:31 +00:00
"value" : "go-ethereum (geth) is a golang execution layer implementation of the Ethereum protocol. A vulnerable node, can be made to consume unbounded amounts of memory when handling specially crafted p2p messages sent from an attacker node. The fix is included in geth version `1.12.1-stable`, i.e, `1.12.2-unstable` and onwards. Users are advised to upgrade. There are no known workarounds for this vulnerability.\n"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-400: Uncontrolled Resource Consumption" ,
"cweId" : "CWE-400"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "ethereum" ,
"product" : {
"product_data" : [
{
"product_name" : "go-ethereum" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 1.12.1-stable"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-ppjg-v974-84cm" ,
"refsource" : "MISC" ,
"name" : "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-ppjg-v974-84cm"
} ,
{
"url" : "https://geth.ethereum.org/docs/developers/geth-developer/disclosures" ,
"refsource" : "MISC" ,
"name" : "https://geth.ethereum.org/docs/developers/geth-developer/disclosures"
} ,
{
"url" : "https://github.com/ethereum/go-ethereum/releases/tag/v1.12.1" ,
"refsource" : "MISC" ,
"name" : "https://github.com/ethereum/go-ethereum/releases/tag/v1.12.1"
}
]
} ,
"source" : {
"advisory" : "GHSA-ppjg-v974-84cm" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
2023-08-16 19:00:36 +00:00
}
]
}
}