← Back to CVE List

CVE-2017-16222

Published: 2018-06-07T02:29Z
Last Modified: 2024-11-21T03:16Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt