Vulnerability Description
cyber-js is a simple http server. A cyberjs server 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 |
|---|---|---|
| Cyber-Js Project | Cyber-Js | All versions |
Related Weaknesses (CWE)
References
- https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/cyber-ExploitThird Party Advisory
- https://nodesecurity.io/advisories/347ExploitThird Party Advisory
- https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/cyber-ExploitThird Party Advisory
- https://nodesecurity.io/advisories/347ExploitThird Party Advisory
FAQ
What is CVE-2017-16093?
CVE-2017-16093 is a vulnerability with a CVSS score of 7.5 (HIGH). cyber-js is a simple http server. A cyberjs server is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url.
How severe is CVE-2017-16093?
CVE-2017-16093 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-16093?
Check the references section above for vendor advisories and patch information. Affected products include: Cyber-Js Project Cyber-Js.