← Volver al buscador de CVEs

CVE-2026-8384

Eclipse Jetty

Descripción

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.

CVSS 5.3EPSS 0.22799999999999998%Riesgo 0.54
Ver fuente
Publicación
2026-07-14 09:16:42
Versiones afectadas
unknown
Tipo
Aplicación web
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N