Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-36479

3.5 · LOW
Published Sep 15, 2023 eclipse CWE-149 EPSS 1.01% (61th pctl)

Overview

CVE-2023-36479 is a low-severity vulnerability affecting eclipse jetty. It was published on September 15, 2023 and has a CVSS 3.1 base score of 3.5 (LOW).

This vulnerability has a CVSS 3.1 base score of 3.5, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Eclipse Jetty Canonical Repository is the canonical repository for the Jetty project. Users of the CgiServlet with a very specific command structure may have the wrong command executed. If a user sends a request to a org.eclipse.jetty.servlets.CGI Servlet for a binary with a space in its name, the servlet will escape the command by wrapping it in quotation marks. This wrapped command, plus an optional command prefix, will then be executed through a call to Runtime.exec. If the original binary name provided by the user contains a quotation mark followed by a space, the resulting command line will contain multiple tokens instead of one. This issue was patched in version 9.4.52, 10.0.16, 11.0.16 and 12.0.0-beta2.

Remediation

Check the references section for vendor advisories and patches from eclipse. Update jetty to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
eclipse jetty >= 9.0.0, < 9.4.52 Affected

Frequently Asked Questions

What is CVE-2023-36479?

CVE-2023-36479 is a low-severity vulnerability affecting eclipse jetty. It was published on September 15, 2023 and has a CVSS 3.1 base score of 3.5 (LOW).

How severe is CVE-2023-36479?

This vulnerability has a CVSS 3.1 base score of 3.5, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-36479?

Check the references section for vendor advisories and patches from eclipse. Update jetty to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-36479?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-36479 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.