CVE-2017-16222

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:elding_project:elding:1.0.0:*:*:*:*:node.js:*:*

History

21 Nov 2024, 03:16

Type Values Removed Values Added
References () https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/elding - Exploit, Third Party Advisory () https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/elding - Exploit, Third Party Advisory
References () https://nodesecurity.io/advisories/415 - Third Party Advisory () https://nodesecurity.io/advisories/415 - Third Party Advisory

Information

Published : 2018-06-07 02:29

Updated : 2024-11-21 03:16


NVD link : CVE-2017-16222

Mitre link : CVE-2017-16222

CVE.ORG link : CVE-2017-16222


JSON object : View

Products Affected

elding_project

  • elding
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')