#VU31287 Path traversal in serve - CVE-2018-3712
Published: June 7, 2018 / Updated: July 17, 2020
serve
Zeit
Description
The vulnerability allows a remote authenticated user to gain access to sensitive information.
serve node module before 6.4.9 suffers from a Path Traversal vulnerability due to not handling %2e (.) and %2f (/) and allowing them in paths, which allows a malicious user to view the contents of any directory with known path.