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

No history.

Information

Published : 2018-06-07 02:29

Updated : 2024-02-28 16:25


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')