Directory Traversal in fast-http-cli
High severity
GitHub Reviewed
Published
Jul 23, 2018
to the GitHub Advisory Database
•
Updated Sep 11, 2023
Description
Published to the GitHub Advisory Database
Jul 23, 2018
Reviewed
Jun 16, 2020
Last updated
Sep 11, 2023
fast-http-cli
is the command line interface forfast-http
, a simple web server.fast-http-cli
is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url.Example request:
and server Response:
Recommendation
No patch is available for this vulnerability.
It is recommended that the package is only used for local development, and if the functionality is needed for production, a different package is used instead.
References