Directory Traversal in serverwg
High severity
GitHub Reviewed
Published
Sep 1, 2020
to the GitHub Advisory Database
•
Updated Sep 7, 2023
Description
Reviewed
Aug 31, 2020
Published to the GitHub Advisory Database
Sep 1, 2020
Last updated
Sep 7, 2023
serverwg
is a simple http server.serverwg
is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the URL.Example request:
and 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