Path Traversal in http-live-simulator
High severity
GitHub Reviewed
Published
Feb 7, 2019
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Published to the GitHub Advisory Database
Feb 7, 2019
Reviewed
Jun 16, 2020
Last updated
Jan 9, 2023
Versions of
http-live-simulator
prior to 1.0.7 are vulnerable to Path Traversal. Due to insufficient input sanitization, attackers can access server files by using relative paths. For example:curl --path-as-is http://localhost:8080//../../../../etc/passwd
.Recommendation
Upgrade to version 1.0.7
References