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 SENDHEADERS messare woudl be sent for the response which in turn meant that at least one AJP proxy (modproxy_ajp) would use the response headers from the previous request leading to an information leak.
{
"versions": [
{
"introduced": "0"
},
{
"last_affected": "8.5.88"
},
{
"introduced": "0"
},
{
"last_affected": "9.0.74"
},
{
"introduced": "0"
},
{
"last_affected": "10.1.8"
},
{
"introduced": "0"
},
{
"last_affected": "11.0.0-milestone5"
}
]
}