henrytseng/hostr

henrytseng/hostr

Releases5
Frequency1 year 2 months
Last Release
Stars8
A simple web server for the current working directory.

CVE History

CVEPublishedCVSS v3CVSS v2
5 MEDIUM

hostr is a simple web server that serves up the contents of the current directory. There is a directory traversal vulnerability in hostr 2.3.5 and earlier that allows an attacker to read files outside the current directory by sending `../` in the url path for GET requests.