{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2022-2047",
        "ASSIGNER": "security@eclipse.org",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "The Eclipse Foundation",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Eclipse Jetty",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": ">=",
                                            "version_value": "9.4.0"
                                        },
                                        {
                                            "version_affected": "<=",
                                            "version_value": "9.4.46"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "10.0.0"
                                        },
                                        {
                                            "version_affected": "<=",
                                            "version_value": "10.0.9"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "11.0.0"
                                        },
                                        {
                                            "version_affected": "<=",
                                            "version_value": "11.0.9"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In Eclipse Jetty versions 9.4.0 thru 9.4.46, and 10.0.0 thru 10.0.9, and 11.0.0 thru 11.0.9 versions, the parsing of the authority segment of an http scheme URI, the Jetty HttpURI class improperly detects an invalid input as a hostname. This can lead to failures in a Proxy scenario."
            }
        ]
    },
    "impact": {
        "cvss": {
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-20"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-cj7v-27pg-wf7q",
                "refsource": "CONFIRM",
                "url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-cj7v-27pg-wf7q"
            },
            {
                "refsource": "DEBIAN",
                "name": "DSA-5198",
                "url": "https://www.debian.org/security/2022/dsa-5198"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20220821 [SECURITY] [DLA 3079-1] jetty9 security update",
                "url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00011.html"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://security.netapp.com/advisory/ntap-20220901-0006/",
                "url": "https://security.netapp.com/advisory/ntap-20220901-0006/"
            }
        ]
    }
}