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

exploitDog

nvd логотип

CVE-2026-8384

Опубликовано: 14 июл. 2026
Источник: nvd
CVSS3: 5.3
EPSS Низкий

Описание

In Eclipse Jetty, an HTTP URI of this form:

/public;/../admin/secret.txt

results in an unresolved path of:

/public/../admin/secret.txt

instead of the expected:

/admin/secret.txt

Jetty itself is not affected, as it will not serve the secret.txt file because it will not pass the alias checker (only resolved resources are served).

However, web applications that rely on resolved paths being provided by Jetty may be confused when receiving an unresolved path.

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
Версия от 12.0.0 (включая) до 12.0.35 (исключая)
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
Версия от 12.1.0 (включая) до 12.1.9 (исключая)

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-647

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

CVSS3: 5.3
ubuntu
20 дней назад

In Eclipse Jetty, an HTTP URI of this form: /public;/../admin/secret.txt results in an unresolved path of: /public/../admin/secret.txt instead of the expected: /admin/secret.txt Jetty itself is not affected, as it will not serve the secret.txt file because it will not pass the alias checker (only resolved resources are served). However, web applications that rely on resolved paths being provided by Jetty may be confused when receiving an unresolved path.

CVSS3: 5.3
debian
20 дней назад

In Eclipse Jetty, an HTTP URI of this form: /public;/../admin/sec ...

CVSS3: 5.3
github
11 дней назад

Eclipse Jetty: Path parameter traversal

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-647