Directory Traversal in serve
Moderate severity
GitHub Reviewed
Published
Jul 27, 2018
to the GitHub Advisory Database
•
Updated Apr 21, 2023
Description
Published to the GitHub Advisory Database
Jul 27, 2018
Reviewed
Jun 16, 2020
Last updated
Apr 21, 2023
Affected versions of
serve
do not properly handle%2e
(.) and%2f
(/) characters, and allow the, characters to be used in paths. This can be used to traverse the directory tree and list content of any directory the user running the process has access to.Mitigating factors:
This vulnerability only allows listing of directory contents and does not allow reading of arbitrary files.
Recommendation
Update to version 6.4.9 later.
References