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.
References
| Link | Resource |
|---|---|
| https://nodesecurity.io/advisories/415 | Third Party Advisory |
| https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/elding | Exploit Third Party Advisory |
Configurations
Information
Published : 2018-06-06 19:29
Updated : 2019-10-09 16:24
NVD link : CVE-2017-16222
Mitre link : CVE-2017-16222
JSON object : View
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Products Affected
elding_project
- elding


