Vulnerability Description
goserv is an http server. goserv is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Goserv Project | Goserv | 1.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/goservExploitThird Party Advisory
- https://nodesecurity.io/advisories/473Third Party Advisory
- https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/goservExploitThird Party Advisory
- https://nodesecurity.io/advisories/473Third Party Advisory
FAQ
What is CVE-2017-16133?
CVE-2017-16133 is a vulnerability with a CVSS score of 7.5 (HIGH). goserv is an http server. goserv is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url.
How severe is CVE-2017-16133?
CVE-2017-16133 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-16133?
Check the references section above for vendor advisories and patch information. Affected products include: Goserv Project Goserv.