Service interruption via off-by-one parameter counting
Published May 22, 2023 · Updated Feb 13, 2025
An off-by-one error in Apache Tomcat affected releases allows remote attackers to interrupt service through crafted multipart requests. Parameters.addParameter increments parameterCount before rejecting only values above maxParameterCount, so the exact boundary consumes the limit without blocking later uploaded parts. The flaw is reachable only with non-default HTTP connector settings that let query parameters reach maxParameterCount; excess request parts can exhaust server resources.
Summary
What happened
An off-by-one error in Apache Tomcat affected releases allows remote attackers to interrupt service through crafted multipart requests. Parameters.addParameter increments parameterCount before rejecting only values above maxParameterCount, so the exact boundary consumes the limit without blocking later uploaded parts. The flaw is reachable only with non-default HTTP connector settings that let query parameters reach maxParameterCount; excess request parts can exhaust server resources.
The record
- CVE
- CVE-2023-28709
- Published
- May 22, 2023
- Updated
- Feb 13, 2025
- Vendor
- The Apache Software Foundation
- Product
- Apache Tomcat
- Classifications
- CWE-193, T1499
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 22, 2023CVE publishedPublication date reported by the CVE source.
- Feb 13, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=10.1.5 <=10.1.7
- Affected versionversion=11.0.0-M2 <=11.0.0-M4
- Affected versionversion=8.5.85 <=8.5.87
- Affected versionversion=9.0.71 <=9.0.73
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo