PT-2023-19797 · Unknown · Vert.X-Web

Vietj

·

Published

2023-02-09

·

Updated

2023-02-17

·

CVE-2023-24815

CVSS v3.1

4.8

Medium

VectorAV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions Vert.x-Web (affected versions not specified)
Description The issue affects Vert.x-Web applications that serve files using StaticHandler on Windows Operating Systems and Windows File Systems. When the mount point is a wildcard (*), an attacker can exfiltrate any class path resource. The problem arises from the Utils.java code, which returns user input without validation as the segment to lookup, allowing an attacker to build a valid path within the classpath by exploiting improper handling of ``. This issue only affects users deploying in Windows environments.
Recommendations As a temporary workaround, consider disabling the StaticHandler function until a patch is available. Restrict access to the StaticHandler module to minimize the risk of exploitation. Avoid using the StaticHandler with wildcard mount points until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Path traversal

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2023-24815
GHSA-53JX-VVF9-4X38

Affected Products

Vert.X-Web