Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Hostr Project | Hostr | <= 2.3.5 |
Related Weaknesses (CWE)
References
- https://github.com/henrytseng/hostr/issues/8Issue TrackingThird Party Advisory
- https://nodesecurity.io/advisories/303Third Party Advisory
- https://github.com/henrytseng/hostr/issues/8Issue TrackingThird Party Advisory
- https://nodesecurity.io/advisories/303Third Party Advisory
FAQ
What is CVE-2017-16029?
CVE-2017-16029 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2017-16029?
CVE-2017-16029 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-16029?
Check the references section above for vendor advisories and patch information. Affected products include: Hostr Project Hostr.