cvelist/2022/23xxx/CVE-2022-23327.json
2022-03-04 12:01:19 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-23327",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A design flaw in Go-Ethereum 1.10.12 and older versions allows an attacker node to send 5120 future transactions with a high gas price in one message, which can purge all of pending transactions in a victim node's memory pool, causing a denial of service (DoS)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://ethereum.com",
"refsource": "MISC",
"name": "http://ethereum.com"
},
{
"url": "http://go-ethereum.com",
"refsource": "MISC",
"name": "http://go-ethereum.com"
},
{
"refsource": "MISC",
"name": "https://tristartom.github.io/docs/ccs21.pdf",
"url": "https://tristartom.github.io/docs/ccs21.pdf"
},
{
"refsource": "MISC",
"name": "https://dl.acm.org/doi/pdf/10.1145/3460120.3485369",
"url": "https://dl.acm.org/doi/pdf/10.1145/3460120.3485369"
}
]
}
}