2020-10-01 14:01:50 +00:00
{
"CVE_data_meta" : {
2020-12-11 09:40:14 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-10-01 14:01:50 +00:00
"ID" : "CVE-2020-26264" ,
2020-12-11 09:40:14 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "LES Server DoS via GetProofsV2"
2020-10-01 14:01:50 +00:00
} ,
2020-12-11 09:40:14 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "go-ethereum" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.9.25"
}
]
}
}
]
} ,
"vendor_name" : "ethereum"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-10-01 14:01:50 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-11 17:01:52 +00:00
"value" : "Go Ethereum, or \"Geth\", is the official Golang implementation of the Ethereum protocol. In Geth before version 1.9.25 a denial-of-service vulnerability can make a LES server crash via malicious GetProofsV2 request from a connected LES client. This vulnerability only concerns users explicitly enabling les server; disabling les prevents the exploit. The vulnerability was patched in version 1.9.25."
2020-12-11 09:40:14 -07:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-400 Uncontrolled Resource Consumption"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-r33q-22hv-j29q" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-r33q-22hv-j29q"
} ,
{
"name" : "https://github.com/ethereum/go-ethereum/pull/21896" ,
"refsource" : "MISC" ,
"url" : "https://github.com/ethereum/go-ethereum/pull/21896"
} ,
{
"name" : "https://github.com/ethereum/go-ethereum/commit/bddd103a9f0af27ef533f04e06ea429cf76b6d46" ,
"refsource" : "MISC" ,
"url" : "https://github.com/ethereum/go-ethereum/commit/bddd103a9f0af27ef533f04e06ea429cf76b6d46"
} ,
{
"name" : "https://github.com/ethereum/go-ethereum/releases/tag/v1.9.25" ,
"refsource" : "MISC" ,
"url" : "https://github.com/ethereum/go-ethereum/releases/tag/v1.9.25"
2020-10-01 14:01:50 +00:00
}
]
2020-12-11 09:40:14 -07:00
} ,
"source" : {
"advisory" : "GHSA-r33q-22hv-j29q" ,
"discovery" : "UNKNOWN"
2020-10-01 14:01:50 +00:00
}
}