Possible route enumeration in production mode via RouteNotFoundError view in Vaadin 10, 11-14, and 15-19
Package
Affected versions
>= 10.0.0, <= 10.0.18
>= 11.0.0, < 14.0.0
>= 15.0.0, <= 19.0.8
Patched versions
10.0.19
14.6.2
19.0.9
Description
Published by the National Vulnerability Database
Jun 24, 2021
Reviewed
Jun 24, 2021
Published to the GitHub Advisory Database
Jun 28, 2021
Last updated
Jan 29, 2023
Improper sanitization of path in default
RouteNotFoundError
view incom.vaadin:flow-server
versions 1.0.0 through 1.0.14 (Vaadin 10.0.0 through 10.0.18), 1.1.0 prior to 2.0.0 (Vaadin 11 prior to 14), 2.0.0 through 2.6.1 (Vaadin 14.0.0 through 14.6.1), and 3.0.0 through 6.0.9 (Vaadin 15.0.0 through 19.0.8) allows network attacker to enumerate all available routes via crafted HTTP request when application is running in production mode and no custom handler forNotFoundException
is provided.References