Vulnerability Description
desafio is a simple web server. desafio is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url, but is limited to accessing only .html files.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Desafio Project | Desafio | 1.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/desafiExploitThird Party AdvisoryTool Signature
- https://nodesecurity.io/advisories/397Third Party AdvisoryTool Signature
- https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/desafiExploitThird Party AdvisoryTool Signature
- https://nodesecurity.io/advisories/397Third Party AdvisoryTool Signature
FAQ
What is CVE-2017-16164?
CVE-2017-16164 is a vulnerability with a CVSS score of 7.5 (HIGH). desafio is a simple web server. desafio is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url, but is limited to accessing only .html fi...
How severe is CVE-2017-16164?
CVE-2017-16164 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-16164?
Check the references section above for vendor advisories and patch information. Affected products include: Desafio Project Desafio.