{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2022-41881",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except using a custom HaProxyMessageDecoder."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-674: Uncontrolled Recursion",
                        "cweId": "CWE-674"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "netty",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "netty",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "< 4.1.86.Final",
                                            "version_affected": "="
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v",
                "refsource": "MISC",
                "name": "https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20230111 [SECURITY] [DLA 3268-1] netty security update",
                "url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00008.html"
            },
            {
                "refsource": "DEBIAN",
                "name": "DSA-5316",
                "url": "https://www.debian.org/security/2023/dsa-5316"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://security.netapp.com/advisory/ntap-20230113-0004/",
                "url": "https://security.netapp.com/advisory/ntap-20230113-0004/"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-fx2c-96vj-985v",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "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:L",
                "version": "3.1"
            }
        ]
    }
}