GSD-2022-23328
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
A design flaw in all versions of Go-Ethereum allows an attacker node to send 5120 pending transactions of a high gas price from one account that all fully spend the full balance of the account to a victim Geth node, which can purge all of pending transactions in a victim node's memory pool and then occupy the memory pool to prevent new transactions from entering the pool, resulting in a denial of service (DoS).
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-23328",
"description": "A design flaw in all versions of Go-Ethereum allows an attacker node to send 5120 pending transactions of a high gas price from one account that all fully spend the full balance of the account to a victim Geth node, which can purge all of pending transactions in a victim node\u0027s memory pool and then occupy the memory pool to prevent new transactions from entering the pool, resulting in a denial of service (DoS).",
"id": "GSD-2022-23328"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-23328"
],
"details": "A design flaw in all versions of Go-Ethereum allows an attacker node to send 5120 pending transactions of a high gas price from one account that all fully spend the full balance of the account to a victim Geth node, which can purge all of pending transactions in a victim node\u0027s memory pool and then occupy the memory pool to prevent new transactions from entering the pool, resulting in a denial of service (DoS).",
"id": "GSD-2022-23328",
"modified": "2023-12-13T01:19:35.646307Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-23328",
"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 all versions of Go-Ethereum allows an attacker node to send 5120 pending transactions of a high gas price from one account that all fully spend the full balance of the account to a victim Geth node, which can purge all of pending transactions in a victim node\u0027s memory pool and then occupy the memory pool to prevent new transactions from entering the pool, resulting in a denial of service (DoS)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://ethereum.com",
"refsource": "MISC",
"url": "http://ethereum.com"
},
{
"name": "http://go-ethereum.com",
"refsource": "MISC",
"url": "http://go-ethereum.com"
},
{
"name": "https://tristartom.github.io/docs/ccs21.pdf",
"refsource": "MISC",
"url": "https://tristartom.github.io/docs/ccs21.pdf"
},
{
"name": "https://dl.acm.org/doi/pdf/10.1145/3460120.3485369",
"refsource": "MISC",
"url": "https://dl.acm.org/doi/pdf/10.1145/3460120.3485369"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c=v1.10.16",
"affected_versions": "All versions up to 1.10.16",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-400",
"CWE-937"
],
"date": "2022-03-17",
"description": "A design flaw in all versions of Go-Ethereum allows an attacker node to send 5120 pending transactions of a high gas price from one account that all fully spend the full balance of the account to a victim Geth node, which can purge all of pending transactions in a victim node\u0027s memory pool and then occupy the memory pool to prevent new transactions from entering the pool, resulting in a denial of service (DoS).",
"fixed_versions": [],
"identifier": "CVE-2022-23328",
"identifiers": [
"CVE-2022-23328",
"GHSA-vmf7-hmh6-vv57"
],
"package_slug": "go/github.com/ethereum/go-ethereum",
"pubdate": "2022-03-05",
"title": "Denial of Service in Go-Ethereum",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-23328",
"https://dl.acm.org/doi/pdf/10.1145/3460120.3485369",
"https://tristartom.github.io/docs/ccs21.pdf",
"http://ethereum.com",
"http://go-ethereum.com",
"https://github.com/advisories/GHSA-vmf7-hmh6-vv57"
],
"uuid": "1a7d1312-06c7-411b-b768-447a29ef4df7"
},
{
"affected_range": "\u003e=0",
"affected_versions": "All versions",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-400",
"CWE-937"
],
"date": "2022-03-17",
"description": "A design flaw in all versions of Go-Ethereum allows an attacker node to send 5120 pending transactions of a high gas price from one account that all fully spend the full balance of the account to a victim Geth node, which can purge all of pending transactions in a victim node\u0027s memory pool and then occupy the memory pool to prevent new transactions from entering the pool, resulting in a denial of service (DoS).",
"fixed_versions": [],
"identifier": "CVE-2022-23328",
"identifiers": [
"CVE-2022-23328"
],
"not_impacted": "",
"package_slug": "go/github.com/ethereum/go-ethereum/cmd/evm",
"pubdate": "2022-03-04",
"solution": "Unfortunately, there is no solution available yet.",
"title": "Uncontrolled Resource Consumption",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-23328",
"http://go-ethereum.com",
"https://tristartom.github.io/docs/ccs21.pdf",
"http://ethereum.com",
"https://dl.acm.org/doi/pdf/10.1145/3460120.3485369"
],
"uuid": "01adc625-7a55-4b09-bbb6-7bde3fec8930"
},
{
"affected_range": "\u003e=0",
"affected_versions": "All versions",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-400",
"CWE-937"
],
"date": "2022-03-17",
"description": "A design flaw in all versions of Go-Ethereum allows an attacker node to send 5120 pending transactions of a high gas price from one account that all fully spend the full balance of the account to a victim Geth node, which can purge all of pending transactions in a victim node\u0027s memory pool and then occupy the memory pool to prevent new transactions from entering the pool, resulting in a denial of service (DoS).",
"fixed_versions": [],
"identifier": "CVE-2022-23328",
"identifiers": [
"CVE-2022-23328"
],
"not_impacted": "",
"package_slug": "go/github.com/ethereum/go-ethereum/eth",
"pubdate": "2022-03-04",
"solution": "Unfortunately, there is no solution available yet.",
"title": "Uncontrolled Resource Consumption",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-23328",
"http://go-ethereum.com",
"https://tristartom.github.io/docs/ccs21.pdf",
"http://ethereum.com",
"https://dl.acm.org/doi/pdf/10.1145/3460120.3485369"
],
"uuid": "c2dbf6e2-8e39-4509-89d6-268027a02156"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:ethereum:go_ethereum:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-23328"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "A design flaw in all versions of Go-Ethereum allows an attacker node to send 5120 pending transactions of a high gas price from one account that all fully spend the full balance of the account to a victim Geth node, which can purge all of pending transactions in a victim node\u0027s memory pool and then occupy the memory pool to prevent new transactions from entering the pool, resulting in a denial of service (DoS)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://go-ethereum.com",
"refsource": "MISC",
"tags": [
"Product"
],
"url": "http://go-ethereum.com"
},
{
"name": "https://tristartom.github.io/docs/ccs21.pdf",
"refsource": "MISC",
"tags": [
"Exploit",
"Mitigation",
"Technical Description",
"Third Party Advisory"
],
"url": "https://tristartom.github.io/docs/ccs21.pdf"
},
{
"name": "http://ethereum.com",
"refsource": "MISC",
"tags": [
"Product"
],
"url": "http://ethereum.com"
},
{
"name": "https://dl.acm.org/doi/pdf/10.1145/3460120.3485369",
"refsource": "MISC",
"tags": [
"Exploit",
"Mitigation",
"Technical Description",
"Third Party Advisory"
],
"url": "https://dl.acm.org/doi/pdf/10.1145/3460120.3485369"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2022-03-17T15:39Z",
"publishedDate": "2022-03-04T12:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…