CVE Feed

    Dashboard / CVE / CVE-2023-24815

    CVE-2023-24815

    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.

    Published:Feb 9, 2023
    Last Modified:Mar 10, 2025
    EPS:Feb 9, 2023
    EPSS Score:0.00273
    CVSS Score:4.8

    Affected Products

    Vendor
    Eclipse
    Product
    Vert.x-web
    Vendor
    Redhat
    Product
    Camel Spring Boot
    Vendor
    Redhat
    Product
    Cryostat

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High