{ "id": "CVE-2021-43668", "sourceIdentifier": "cve@mitre.org", "published": "2021-11-18T16:15:09.230", "lastModified": "2021-11-23T17:06:31.070", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Go-Ethereum 1.10.9 nodes crash (denial of service) after receiving a serial of messages and cannot be recovered. They will crash with \"runtime error: invalid memory address or nil pointer dereference\" and arise a SEGV signal." }, { "lang": "es", "value": "Los nodos de Go-Ethereum 1.10.9 son bloqueados (denegaci\u00f3n de servicio) despu\u00e9s de recibir una serie de mensajes y no pueden recuperarse. Ser\u00e1n bloqueados con \"runtime error: invalid memory address or nil pointer dereference\" y surgir\u00e1 una se\u00f1al SEGV." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "accessVector": "LOCAL", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.1 }, "baseSeverity": "LOW", "exploitabilityScore": 3.9, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-476" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:ethereum:go_ethereum:1.10.9:*:*:*:*:*:*:*", "matchCriteriaId": "AB7CCF6D-23C7-4373-BE4C-A6AE336F38E6" } ] } ] } ], "references": [ { "url": "https://github.com/ethereum/go-ethereum/issues/23866", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }