#VU51877 Input validation error in Jetty - CVE-2021-28164
Published: April 1, 2021 / Updated: November 25, 2021
Jetty
Eclipse
Description
The vulnerability allows a remote attacker to gain access to sensitive informatoin.
The vulnerability exists due to insufficient validation of user-supplied input when processing special characters, passed via URI. A remote attacker can use %2e or %2e%2e segments to access protected resources within the WEB-INF directory.
Example:
http://[host]/context/%2e/WEB-INF/web.xml