Command execution via malformed CGI path quoting
Published Sep 15, 2023 · Updated Jun 18, 2025
Command injection in Eclipse Jetty CgiServlet allows remote authenticated users to execute an unintended server-side binary via a crafted path. The servlet wraps a space-containing path in quotes and passes the string to Runtime.exec, letting an embedded quote-space sequence split it into multiple tokens. The CgiServlet must be deployed; disabling useFullPath removes its existence check and expands the directory layouts that expose the behavior.
Summary
What happened
Command injection in Eclipse Jetty CgiServlet allows remote authenticated users to execute an unintended server-side binary via a crafted path. The servlet wraps a space-containing path in quotes and passes the string to Runtime.exec, letting an embedded quote-space sequence split it into multiple tokens. The CgiServlet must be deployed; disabling useFullPath removes its existence check and expands the directory layouts that expose the behavior.
The record
- CVE
- CVE-2023-36479
- Published
- Sep 15, 2023
- Updated
- Jun 18, 2025
- Vendor
- The Eclipse Foundation
- Product
- Eclipse Jetty
- Classifications
- CWE-149, T1059
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 15, 2023CVE publishedPublication date reported by the CVE source.
- Jun 18, 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.0.0, <= 10.0.15
- Affected versionversion=>= 11.0.0, <= 11.0.15
- Affected versionversion=<= 12.0.0-beta1
- Affected versionversion=>= 9.0.0, <= 9.4.51
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.
Weakness, pattern, technique
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