The fix for CVE-2023-24998 was incomplete for Apache Tomcat 11.0.0-M2 to 11.0.0-M4, 10.1.5 to 10.1.7, 9.0.71 to 9.0.73 and 8.5.85 to 8.5.87. If non-default HTTP connector settings were used such that the maxParameterCount could be reached using query string parameters and a request was submitted that supplied exactly maxParameterCount parameters in the query string, the limit for uploaded request parts could be bypassed with the potential for a denial of service to occur.
{
"cwe_ids": [
"CWE-193"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/28xxx/CVE-2023-28709.json",
"cna_assigner": "apache",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "11.0.0-M2"
},
{
"last_affected": "11.0.0-M4"
},
{
"introduced": "10.1.5"
},
{
"last_affected": "10.1.7"
},
{
"introduced": "9.0.71"
},
{
"last_affected": "9.0.73"
},
{
"introduced": "8.5.85"
},
{
"last_affected": "8.5.87"
}
],
"source": "AFFECTED_FIELD"
}
]
}{
"cpe": [
"cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:tomcat:11.0.0:milestone2:*:*:*:*:*:*",
"cpe:2.3:a:apache:tomcat:11.0.0:milestone3:*:*:*:*:*:*",
"cpe:2.3:a:apache:tomcat:11.0.0:milestone4:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "8.5.85"
},
{
"last_affected": "8.5.87"
},
{
"introduced": "9.0.71"
},
{
"last_affected": "9.0.73"
},
{
"introduced": "10.1.5"
},
{
"last_affected": "10.1.7"
},
{
"introduced": "0"
},
{
"last_affected": "11.0.0-milestone2"
},
{
"last_affected": "11.0.0-milestone3"
},
{
"last_affected": "11.0.0-milestone4"
}
],
"source": "CPE_FIELD"
}