CVE-2017-16222
N/A
N/A
Summary
elding is a simple web server. elding is vulnerable to a directory traversal issue, allowing an attacker to access the filesystem by placing "../" in the url. The files accessible, however, are limited to files with a file extension. Sending a GET request to /../../../etc/passwd, for example, will return a 404 on etc/passwd/index.js.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| HackerOne | elding node module | All versions | affected |
Weaknesses
- CWE-22: Path Traversal (CWE-22)
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/elding
- https://nodesecurity.io/advisories/415
References
- https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/elding
- https://nodesecurity.io/advisories/415
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.