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-24815

4.8 · MEDIUM
Published Feb 9, 2023 eclipse CWE-22 EPSS 0.92% (57th pctl)

Overview

CVE-2023-24815 is a medium-severity vulnerability affecting eclipse vert.x-web. It was published on February 9, 2023 and has a CVSS 3.1 base score of 4.8 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.8, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Vert.x-Web is a set of building blocks for building web applications in the java programming language. When running vertx web applications that serve files using `StaticHandler` on Windows Operating Systems and Windows File Systems, if the mount point is a wildcard (`*`) then an attacker can exfiltrate any class path resource. When computing the relative path to locate the resource, in case of wildcards, the code: `return "/" + rest;` from `Utils.java` returns the user input (without validation) as the segment to lookup. Even though checks are performed to avoid escaping the sandbox, given that the input was not sanitized `\` are not properly handled and an attacker can build a path that is valid within the classpath. This issue only affects users deploying in windows environments and upgrading is the advised remediation path. There are no known workarounds for this vulnerability.

Remediation

Check the references section for vendor advisories and patches from eclipse. Update vert.x-web 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 vert.x-web >= 4.0.0, < 4.3.8 Affected

Frequently Asked Questions

What is CVE-2023-24815?

CVE-2023-24815 is a medium-severity vulnerability affecting eclipse vert.x-web. It was published on February 9, 2023 and has a CVSS 3.1 base score of 4.8 (MEDIUM).

How severe is CVE-2023-24815?

This vulnerability has a CVSS 3.1 base score of 4.8, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

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

Check the references section for vendor advisories and patches from eclipse. Update vert.x-web 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-24815?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-24815 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.