Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2023-24815

Опубликовано: 09 фев. 2023
Источник: redhat
CVSS3: 5.3
EPSS Низкий

Описание

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.

A flaw was found in Vert.X Web. When running the application that serves files using StaticHandler on Windows Operating Systems and Windows File Systems, if the mount point is a wildcard (*), an attacker can exfiltrate any class path resource.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
A-MQ Clients 2vertx-webNot affected
Red Hat build of Apicurio Registry 2vertx-webWill not fix
Red Hat build of Debezium 1vertx-webNot affected
Red Hat build of OptaPlanner 8vertx-webWill not fix
Red Hat build of Quarkusio.vertx/vertx-webWill not fix
Red Hat Data Grid 8vertx-webNot affected
Red Hat Fuse 7vertx-webNot affected
Red Hat Integration Camel K 1vertx-webWill not fix
Red Hat Integration Camel Quarkus 2vertx-webWill not fix
Red Hat JBoss Data Grid 7vertx-webNot affected

Показывать по

Дополнительная информация

Статус:

Moderate
Дефект:
CWE-155->CWE-22
https://bugzilla.redhat.com/show_bug.cgi?id=2209400vertx-web: StaticHandler disclosure of classpath resources on Windows when mounted on a wildcard route

EPSS

Процентиль: 45%
0.00225
Низкий

5.3 Medium

CVSS3

Связанные уязвимости

CVSS3: 4.8
nvd
почти 3 года назад

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.

CVSS3: 4.8
github
почти 3 года назад

StaticHandler disclosure of classpath resources on Windows when mounted on a wildcard route

EPSS

Процентиль: 45%
0.00225
Низкий

5.3 Medium

CVSS3