{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-34981",
        "assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
        "state": "PUBLISHED",
        "assignerShortName": "apache",
        "dateReserved": "2023-06-08T12:48:27.995Z",
        "datePublished": "2023-06-21T10:26:16.916Z",
        "dateUpdated": "2024-10-09T14:58:59.734Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "product": "Apache Tomcat",
                    "vendor": "Apache Software Foundation",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "11.0.0-M5"
                        },
                        {
                            "status": "affected",
                            "version": "10.1.8"
                        },
                        {
                            "status": "affected",
                            "version": "9.0.74"
                        },
                        {
                            "status": "affected",
                            "version": "8.5.88"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "type": "finder",
                    "value": "Hidenobu Hayashi and Yuichiro Fukubayashi of M3, Inc."
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "A regression in the fix for bug 66512 in Apache Tomcat 11.0.0-M5, 10.1.8, 9.0.74 and 8.5.88 meant that, if a response did not include any HTTP headers no AJP SEND_HEADERS messare woudl be sent for the response which in turn meant that at least one AJP proxy (mod_proxy_ajp) would use the response headers from the previous request leading to an information leak."
                        }
                    ],
                    "value": "A regression in the fix for bug 66512 in Apache Tomcat 11.0.0-M5, 10.1.8, 9.0.74 and 8.5.88 meant that, if a response did not include any HTTP headers no AJP SEND_HEADERS messare woudl be sent for the response which in turn meant that at least one AJP proxy (mod_proxy_ajp) would use the response headers from the previous request leading to an information leak."
                }
            ],
            "metrics": [
                {
                    "other": {
                        "content": {
                            "text": "important"
                        },
                        "type": "Textual description of severity"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "Incorrect loop logic",
                            "lang": "en"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
                "shortName": "apache",
                "dateUpdated": "2023-06-21T10:26:16.916Z"
            },
            "references": [
                {
                    "tags": [
                        "vendor-advisory"
                    ],
                    "url": "https://lists.apache.org/thread/j1ksjh9m9gx1q60rtk1sbzmxhvj5h5qz"
                },
                {
                    "url": "https://security.netapp.com/advisory/ntap-20230714-0003/"
                }
            ],
            "source": {
                "discovery": "EXTERNAL"
            },
            "title": "Apache Tomcat: AJP response header mix-up",
            "x_generator": {
                "engine": "Vulnogram 0.1.0-dev"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T16:17:04.269Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_transferred"
                        ],
                        "url": "https://lists.apache.org/thread/j1ksjh9m9gx1q60rtk1sbzmxhvj5h5qz"
                    },
                    {
                        "url": "https://security.netapp.com/advisory/ntap-20230714-0003/",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            },
            {
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "type": "CWE",
                                "cweId": "CWE-732",
                                "lang": "en",
                                "description": "CWE-732 Incorrect Permission Assignment for Critical Resource"
                            }
                        ]
                    }
                ],
                "affected": [
                    {
                        "vendor": "apache",
                        "product": "tomcat",
                        "cpes": [
                            "cpe:2.3:a:apache:tomcat:10.1.8:*:*:*:*:*:*:*",
                            "cpe:2.3:a:apache:tomcat:11.0.0:milestone5:*:*:*:*:*:*",
                            "cpe:2.3:a:apache:tomcat:8.5.88:*:*:*:*:*:*:*",
                            "cpe:2.3:a:apache:tomcat:9.0.74:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "10.1.8",
                                "status": "affected"
                            },
                            {
                                "version": "11.0.0",
                                "status": "affected"
                            },
                            {
                                "version": "8.5.88",
                                "status": "affected"
                            },
                            {
                                "version": "9.0.74",
                                "status": "affected"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 7.5,
                            "attackVector": "NETWORK",
                            "baseSeverity": "HIGH",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                            "integrityImpact": "NONE",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "NONE",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "HIGH"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-10-09T14:50:34.786171Z",
                                "id": "CVE-2023-34981",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-10-09T14:58:59.734Z"
                }
            }
        ]
    }
}