Vulnerability Description
easyquick is a simple web server. easyquick is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url. Access is constrained, however, to supported file types. Requesting a file such as /etc/passwd returns a "not supported" error.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Easyquick Project | Easyquick | <= 0.1.1 |
Related Weaknesses (CWE)
References
- https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/easyquExploitThird Party Advisory
- https://nodesecurity.io/advisories/373Third Party Advisory
- https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/easyquExploitThird Party Advisory
- https://nodesecurity.io/advisories/373Third Party Advisory
FAQ
What is CVE-2017-16109?
CVE-2017-16109 is a vulnerability with a CVSS score of 5.3 (MEDIUM). easyquick is a simple web server. easyquick is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url. Access is constrained, however, to su...
How severe is CVE-2017-16109?
CVE-2017-16109 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-16109?
Check the references section above for vendor advisories and patch information. Affected products include: Easyquick Project Easyquick.