{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2021-41173",
        "STATE": "PUBLIC",
        "TITLE": "DoS via maliciously crafted p2p message "
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "go-ethereum",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "< 1.10.9"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "ethereum"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.9, a vulnerable node is susceptible to crash when processing a maliciously crafted message from a peer. Version v1.10.9 contains patches to the vulnerability. There are no known workarounds aside from upgrading."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.7,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-20: Improper Input Validation"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-59hh-656j-3p7v",
                "refsource": "CONFIRM",
                "url": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-59hh-656j-3p7v"
            },
            {
                "name": "https://github.com/ethereum/go-ethereum/pull/23801",
                "refsource": "MISC",
                "url": "https://github.com/ethereum/go-ethereum/pull/23801"
            },
            {
                "name": "https://github.com/ethereum/go-ethereum/commit/e40b37718326b8b4873b3b00a0db2e6c6d9ea738",
                "refsource": "MISC",
                "url": "https://github.com/ethereum/go-ethereum/commit/e40b37718326b8b4873b3b00a0db2e6c6d9ea738"
            },
            {
                "name": "https://github.com/ethereum/go-ethereum/releases/tag/v1.10.9",
                "refsource": "MISC",
                "url": "https://github.com/ethereum/go-ethereum/releases/tag/v1.10.9"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-59hh-656j-3p7v",
        "discovery": "UNKNOWN"
    }
}