CVE-2017-16222

Severity CVSS v4.0:
Pending analysis
Type:
CWE-22 Path Traversal
Publication date:
07/06/2018
Last modified:
09/10/2019

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:elding_project:elding:1.0.0:*:*:*:*:node.js:*:*