{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-28708",
        "ASSIGNER": "security@apache.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "When using the RemoteIpFilter with requests received from a reverse proxy via HTTP that include the X-Forwarded-Proto header set to https, session cookies created by Apache Tomcat 11.0.0-M1 to 11.0.0.-M2, 10.1.0-M1 to 10.1.5, 9.0.0-M1 to 9.0.71 and 8.5.0 to 8.5.85 did not include the secure attribute. This could result in the user agent transmitting the session cookie over an insecure channel."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-523 Unprotected Transport of Credentials",
                        "cweId": "CWE-523"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Apache Software Foundation",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Apache Tomcat",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<=",
                                            "version_name": "11.0.0-M1",
                                            "version_value": "11.0.0-M2"
                                        },
                                        {
                                            "version_affected": "<=",
                                            "version_name": "10.1.0-M1",
                                            "version_value": "10.1.5"
                                        },
                                        {
                                            "version_affected": "<=",
                                            "version_name": "9.0.0-M1",
                                            "version_value": "9.0.71"
                                        },
                                        {
                                            "version_affected": "<=",
                                            "version_name": "8.5.0",
                                            "version_value": "8.5.85"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://lists.apache.org/thread/hdksc59z3s7tm39x0pp33mtwdrt8qr67",
                "refsource": "MISC",
                "name": "https://lists.apache.org/thread/hdksc59z3s7tm39x0pp33mtwdrt8qr67"
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.1.0-dev"
    },
    "source": {
        "defect": [
            "66474"
        ],
        "discovery": "UNKNOWN"
    }
}